cd gui ; qmake && make
cd gui ; lupdate app.pro
cd gui ; lrelease app.pro
- mkdir gui/objects/GPSBabelFE.app/Contents/MacOS/translations
+ [ ! -d gui/objects/GPSBabelFE.app/Contents/MacOS/translations ] && \
+ mkdir -p gui/objects/GPSBabelFE.app/Contents/MacOS/translations
cp gui/*.qm gui/objects/gpsbabelFE.app/Contents/MacOS/translations
cp gpsbabel gui/objects/GPSBabelFE.app/Contents/MacOS
- cp -r gui/help gui/objects/GPSBabelFE.app/Contents/MacOS
+ cp -r gui/help/*.html gui/objects/GPSBabelFE.app/Contents/MacOS
cp gui/gmapbase.html gui/objects/GPSBabelFE.app/Contents/MacOS
tools/mac-localize
DOCVERSION=`echo $PACKAGE_VERSION`
# 1.4.1 is a tiny tweak to 1.4.0. Use that doc.
-DOCVERSION=1.4.2
+DOCVERSION=1.4.3
# Increase GBBUILD for a new release
-GBBUILD=22
+GBBUILD=23
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-# PACKAGE_RELEASE="-beta20100518"
+PACKAGE_RELEASE="-beta20111002"
# DOCVERSION=development
cat >>confdefs.h <<_ACEOF
DOCVERSION=`echo $PACKAGE_VERSION`
# 1.4.1 is a tiny tweak to 1.4.0. Use that doc.
-DOCVERSION=1.4.2
+DOCVERSION=1.4.3
# Increase GBBUILD for a new release
-GBBUILD=22
+GBBUILD=23
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-# PACKAGE_RELEASE="-beta20100518"
+PACKAGE_RELEASE="-beta20111002"
# DOCVERSION=development
AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
AC_SUBST(PACKAGE_RELEASE)
*
* Isn't simplification via automation grand?
*/
-#define VERSION "1.4.2"
-#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.4.2"
+#define VERSION "1.4.2-beta20111002"
+#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.4.3"
# For Mac, build Universal binary. Ignored on other OSes.
# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
-CONFIG += x86 ppc
+CONFIG -= x86 _64
ICON = images/appicon.icns
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>MainWindow</name>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation>default</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation>eine oder mehrere Originaldateien markieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation>Zieldatei-Name</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Das Programm muss abgebrochen werden.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Das Prgramm muss abgebrochen werden.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation>Keine Unterstützung für %1 im Ein- oder Ausgabeformat</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Keine Unterstützung für %1 im Eingabeformat; Ausgabeformat unterstützt %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Eingabeformat unterstützt %1. Keine Unterstützung für %2 im Ausgabeformat</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation>Ein- und Ausgabeformat unterstützen %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation>Wegpunkte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation>tracks</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation>Routen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation>Es gibt keine Eingabeoptionen für das Format "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation>Optionen für %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation>Es gibt keine Ausgabeoptionen für das Format "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>keine gültige Angabe von Wegpunkt-/Routen-/Trackfiltern</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation>keine Quelldatei angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation>keine gültiges Ziel angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation>keine Zieldatei angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation>Prozess "%1" wurde nicht gestartet</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Prozess endete mit code %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation>Konvertierung erfolgreich</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation>Fehler beim Aufruf von gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Sind Sie sicher, dass Sie alle Formatoptionen auf die Vorgaben stellen wollen?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation>Über %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation>Einer oder mehrere Datenfilter sind aktiviert</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation>Keine Datenfilter sind aktiv</translation>
</message>
<context>
<name>MainWindow</name>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation>Defecto</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation>Seleccionar uno o más archivos de entrada</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation>Nombre del fichero de salida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation>Se ha producido un error cuando se intentaba leer la configuración. Compruebe que el núcleo de "gpsbabel" está instalado correctamente y que se halla en la RUTA actual. Este programa no puede continuar.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation>El formato de alfunos ficheros o dispositivos no se halló durante la inicialización. Compruebe que el núcleo de "gpsbabel" está instalado correctamente y que se halla en la RUTA actual. Este programa no puede continuar.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation>Formatos de entrada y salida inadmisibles %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Formatos de entrada inadmisible %1; Formatos de salida inadmisible %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation>Formatos de entrada y salida admisibles (ambos) %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation>Puntos de interés</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation>Registro de trazados</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation>Rutas</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation>No hay opciones de entrada para el formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation>Opciones de %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation>No hay opciones de salida para el formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Se han especificicado puntos de interés, trazados o rutas no traducibles</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation>No se ha especificado el fichero de entrada</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation>El fichero de salida no es válido</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation>No se ha especificado el fichero de salida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation>El proceso "%1" no comenzó</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation>El proceso terminó sin suerte y con el código %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation>Traducción realizada con éxito</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation>Error ejecutando gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>¿Estás seguro de que quieres volver a los formatos por defecto?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation>Acerca de %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation>Uno o más filtros de datos están activos</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation>Ningún filtro de datos está activo</translation>
</message>
<context>
<name>MainWindow</name>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation>Options pour %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>MainWindow</name>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation></translation>
</message>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation>predefinite</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation>Selezionare uno o più file in ingresso</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation>Nome del file in uscita</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Questo programma non può proseguire.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Questo programma non può proseguire.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation>I formati di ingresso e di uscita non supportano %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation>L'ingresso non supporta %1, il formato di destinazione supporta %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Il formato in ingresso supporta %1, il formato di destinazione non supporta %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation>I formati di origine e di destinazione supportano %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation>punti di interesse</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation>tracce</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation>rotte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation>Non ci sono opzioni in ingresso per il formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation>Opzioni per %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation>Non ci sono opzioni in uscita per il formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Non è stato specificato alcun punto di interesse/rotta/traccia</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation>Il file di origine non è stato specificato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation>Non è stata specificata una destinazione valida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation>Il file di destinazione non è stato specificato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation>Il processo "%1" non è stato avviato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Il processo è terminato con il codice di errorre %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation>Traduzione terminata con successo</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation>Errore durante l'esecuzione di gpsbabel: %1
</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Si è certi di voler reimpostare tutte le opzioni dei formati ai valori predefiniti?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation>Informazioni su %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation>È attivo uno o più filtri di dati</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation>Nessun filtro di dati è attivo</translation>
</message>
<translation>Сделать пожертвование...</translation>
</message>
<message>
+ <location filename="mainwindow.cpp" line="379"/>
<location filename="mainwindow.cpp" line="380"/>
- <location filename="mainwindow.cpp" line="381"/>
<source>default</source>
<translation>по умолчанию</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="554"/>
+ <location filename="mainwindow.cpp" line="553"/>
<source>Select one or more input files</source>
<translation>Выберите один или несколько файлов</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="581"/>
+ <location filename="mainwindow.cpp" line="580"/>
<source>Output File Name</source>
<translation>Имя выходного файла</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="641"/>
+ <location filename="mainwindow.cpp" line="640"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Выполнение программы не может быть продолжено.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="652"/>
+ <location filename="mainwindow.cpp" line="651"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Выполнение программы не может быть продолжено.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="674"/>
+ <location filename="mainwindow.cpp" line="673"/>
<source>Input and output formats do not support %1</source>
<translation>Входной и выходной форматы не поддерживают %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="677"/>
+ <location filename="mainwindow.cpp" line="676"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Входной формат не поддерживает %1; выходной формат поддерживает %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="679"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Входной формат поддерживает %1; выходной формат не поддерживаетt %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="683"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>Both input and output formats support %1</source>
<translation>Входной и выходной формат поддерживают %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="704"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>waypoints</source>
<translation>маршрутные точки</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="705"/>
+ <location filename="mainwindow.cpp" line="704"/>
<source>tracks</source>
<translation>треки</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="706"/>
+ <location filename="mainwindow.cpp" line="705"/>
<source>routes</source>
<translation>маршруты</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="796"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>There are no input options for format "%1"</source>
<translation>Нет входных параметров для формата "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="803"/>
- <location filename="mainwindow.cpp" line="823"/>
+ <location filename="mainwindow.cpp" line="802"/>
+ <location filename="mainwindow.cpp" line="822"/>
<source>Options for %1</source>
<translation>Параметры %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="816"/>
+ <location filename="mainwindow.cpp" line="815"/>
<source>There are no output options for format "%1"</source>
<translation>Нет выходных параметров для формата "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="837"/>
+ <location filename="mainwindow.cpp" line="836"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Не выбрано преобразование маршрутных точек/маршрутов/треков</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="856"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>No input file specified</source>
<translation>Не выбран входной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="863"/>
+ <location filename="mainwindow.cpp" line="862"/>
<source>No valid output specified</source>
<translation>Не выбран выходной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="868"/>
+ <location filename="mainwindow.cpp" line="867"/>
<source>No output file specified</source>
<translation>Не выбран выходной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="884"/>
+ <location filename="mainwindow.cpp" line="883"/>
<source>Process "%1" did not start</source>
<translation>Процесс "%1" не запустился</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="897"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Процесс завершился неудачей с кодом %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1041"/>
+ <location filename="mainwindow.cpp" line="1040"/>
<source>Translation successful</source>
<translation>Конвертация выполнена</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1050"/>
<source>Error running gpsbabel: %1
</source>
<translation>Ошибка запуска gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1164"/>
+ <location filename="mainwindow.cpp" line="1163"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Вы действительно желаете сбросить все параметры формата в значения по умолчанию?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1188"/>
+ <location filename="mainwindow.cpp" line="1187"/>
<source>About %1</source>
<translation>О %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1231"/>
+ <location filename="mainwindow.cpp" line="1230"/>
<source>One or more data filters are active</source>
<translation>Один или более фильтров данных активны</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1233"/>
+ <location filename="mainwindow.cpp" line="1232"/>
<source>No data filters are active</source>
<translation>Фильтры данных не активны</translation>
</message>
</rect>
</property>
<property name="windowTitle">
- <string>MainWindow</string>
+ <string>GPSBabel</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_5">
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)\r
AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017}\r
AppName=GPSBabel\r
-AppVerName=GPSBabel 1.4.3-beta20110903\r
+AppVerName=GPSBabel 1.4.2-beta20111002\r
AppPublisher=GPSBabel\r
AppPublisherURL=http://www.gpsbabel.org\r
AppSupportURL=http://www.gpsbabel.org\r
DefaultDirName={pf}\GPSBabel\r
DefaultGroupName=GPSBabel\r
OutputDir=release\r
-OutputBaseFilename=GPSBabel-1.4.3-beta20110903-Setup\r
+OutputBaseFilename=GPSBabel-1.4.2-beta20111002-Setup\r
SetupIconFile=images\babel2.ico\r
Compression=lzma\r
SolidCompression=yes\r
[Files]\r
; This isn't as wreckless as it seems; these directories are populated on a\r
; controlled way by the batch file.\r
-Source: qtdir\bin\*.dll; DestDir: "{app}"; Flags: ignoreversion \r
+Source: qtdir\bin\*.dll; DestDir: "{app}"; Flags: ignoreversion\r
Source: qtdir\plugins\*; DestDir: "{app}\plugins"; Flags: ignoreversion recursesubdirs createallsubdirs\r
\r
Source: gmapbase.html; DestDir: "{app}"; Flags: ignoreversion\r
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked\r
\r
[Files]\r
-Source: qtdir\bin\QtCore4.dll; DestDir: "{app}"; Flags: ignoreversion\r
-Source: qtdir\bin\QtGui4.dll; DestDir: "{app}"; Flags: ignoreversion\r
-Source: qtdir\bin\QtWebkit4.dll; DestDir: "{app}"; Flags: ignoreversion\r
-Source: qtdir\bin\QtXml4.dll; DestDir: "{app}"; Flags: ignoreversion\r
-Source: qtdir\bin\QtNetwork4.dll; DestDir: "{app}"; Flags: ignoreversion\r
-Source: qtdir\mingw\mingwm10.dll; DestDir: "{app}"; Flags: ignoreversion \r
+; This isn't as wreckless as it seems; these directories are populated on a\r
+; controlled way by the batch file.\r
+Source: qtdir\bin\*.dll; DestDir: "{app}"; Flags: ignoreversion\r
Source: qtdir\plugins\*; DestDir: "{app}\plugins"; Flags: ignoreversion recursesubdirs createallsubdirs\r
\r
Source: gmapbase.html; DestDir: "{app}"; Flags: ignoreversion\r
Source: release\gpsbabelfe.exe; DestDir: "{app}"; Flags: ignoreversion\r
Source: release\libexpat.dll; DestDir: "{app}"; Flags: ignoreversion\r
Source: release\gpsbabel.exe; DestDir: "{app}"; Flags: ignoreversion\r
-Source: release\help\*; DestDir: "{app}\help"; Flags: ignoreversion recursesubdirs createallsubdirs\r
+; Source: release\help\*; DestDir: "{app}\help"; Flags: ignoreversion recursesubdirs createallsubdirs\r
\r
; Translation strings extracted from source code. Include it in the dist\r
; so that users can translate if they want to. \r
-Source: gpsbabel_de.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabel_es.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabel_fr.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabel_hu.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabel_it.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_de.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_es.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_fr.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_hu.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_it.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_ru.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
+; Source: gpsbabel_*.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
+; Source: gpsbabelfe_*.ts; DestDir: "{app}\translations"; Flags: ignoreversion \r
\r
; Compiled translation strings that are used at runtime.\r
-; Only Spanish is adequately translated for now.\r
-Source: gpsbabel_es.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_es.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
-\r
-; German is usable\r
-Source: gpsbabel_de.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
-Source: gpsbabelfe_de.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
+; Source: gpsbabel_*.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
+Source: gpsbabelfe*.qm; DestDir: "{app}\translations"; Flags: ignoreversion \r
\r
; Now translations from Qt's own UI stuff.\r
Source: qtdir\translations\*; DestDir: "{app}\translations"; Flags: ignoreversion recursesubdirs createallsubdirs\r
\r
; Miscellaneous\r
-Source: COPYING; DestDir: {app}; Flags: ignoreversion\r
+Source: COPYING.txt; DestDir: {app}; Flags: ignoreversion\r
; Source: AUTHORS; DestDir: {app}; Flags: ignoreversion\r
; Source: README.contrib; DestDir: {app}; Flags: ignoreversion\r
; Source: README.gui; DestDir: {app}; Flags: ignoreversion\r
*) XFLAGS="-mmacosx-version-min=10.4" ;; # 10.5/Leopard
esac
SRC=.
-CFLAGS="$XFLAGS -O -arch i386 -arch ppc" \
- LDFLAGS="$XFLAGS -arch i386 -arch ppc" ${SRC}/configure \
+CFLAGS="$XFLAGS -O -arch i386 " \
+ LDFLAGS="$XFLAGS -arch i386 " ${SRC}/configure \
--with-libexpat=${SRC}/mac/lib/libexpat.a \
--with-expathdr=${SRC}/mac/include
# the application menu and system buttons. See description at
# http://doc.qt.nokia.com/4.6/mac-differences.html#translating-the-application-menu-and-native-dialogs
-QTDIR=/Developer/Applications/Qt/translations/
-LANGDIR=objects/GPSBabelFE.app/Contents/MacOS/lang
+QTDIR="/Developer/Applications/Qt/Qt Creator.app/Contents/Resources/translations"
+LANGDIR=objects/GPSBabelFE.app/Contents/MacOS/translations
mkplist() {
[ ! -d $D ] && mkdir $D
sed "s/LANGUAGE/$1/" ../tools/skeleton-locversion-plist > $D/locversion.plist
# optional as en, it, and hu aren't translated in Qt yet.
- [ -f $QTDIR/qt_$1.qm ] && cp $QTDIR/qt_$1.qm $LANGDIR
+ [ ! -f "$QTDIR/qt_$1.qm" ] && echo "Bad QTDIR"
+ cp "$QTDIR/qt_$1.qm" $LANGDIR
[ -f gpsbabelfe_${1}.qm ] && cp gpsbabelfe_${1}.qm $LANGDIR
}
# cvsps -u
+
+svn log | awk '
+skip = 0;
+/^r[0-9].*lines?$/ {
+ if (count > 0) printf " </td>\n</tr>\n"
+ printf "<tr>\n <td class=\"date\">%s</td>\n <td>", $5
+ count++;
+ next
+}
+/^----.*----$/ {
+ if (skip == 1 ) printf "</td>\n</tr>\n"
+ next
+}
+/^$/ {
+ next
+}
+{
+ skip = 1;
+ print $0;
+ next
+}
+'
+
+exit 0
+
cvsps $* | awk '
/^Date:/ {
logt = "";
checkgpsbabel() {
- file $1 | grep -q "2 architectures" || {
- echo $1 is not a universal binary. Aborting
- exit 1
- }
+# file $1 | grep -q "2 architectures" || {
+# echo $1 is not a universal binary. Aborting
+# exit 1
+# }
otool -L $1 | grep expat && {
echo $1 does not staticly link expat. Use tools/mac-config
exit 1
{
/* if we don't have an internal style defined, we need to
* read it from a user-supplied style file, or die trying.
+ * 8/19 - add test for styleopt to ensure that a write of a style
+ * after a read of a style works.
*/
- if (xcsv_file.is_internal) {
+ if (xcsv_file.is_internal && !styleopt) {
xcsv_read_internal_style(intstylebuf);
} else {